Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(platform/frontend): Add behave as var #8365

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

aarushik93
Copy link
Contributor

Background

So the frontend behaves as the cloud not local

Changes πŸ—οΈ

Added NEXT_PUBLIC_BEHAVE_AS to both prod and dev as CLOUD

Testing πŸ”

Note

Only for the new autogpt platform, currently in autogpt_platform/

  • Create from scratch and execute an agent with at least 3 blocks
  • Import an agent from file upload, and confirm it executes correctly
  • Upload agent to marketplace
  • Import an agent from marketplace and confirm it executes correctly
  • Edit an agent from monitor, and confirm it executes correctly

@aarushik93 aarushik93 requested a review from a team as a code owner October 17, 2024 11:18
@github-actions github-actions bot added the platform/backend AutoGPT Platform - Back end label Oct 17, 2024
Copy link

PR Reviewer Guide πŸ”

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 πŸ”΅βšͺβšͺβšͺβšͺ
πŸ§ͺΒ No relevant tests
πŸ”’Β No security concerns identified
⚑ Recommended focus areas for review

Configuration Change
Verify that setting NEXT_PUBLIC_BEHAVE_AS to "CLOUD" is the intended behavior for the development environment.

Configuration Change
Confirm that setting NEXT_PUBLIC_BEHAVE_AS to "CLOUD" is appropriate for the production environment.

@aarushik93 aarushik93 merged commit 2b4af19 into dev Oct 17, 2024
35 of 41 checks passed
@aarushik93 aarushik93 deleted the aarushikansal/behav-as-cloud branch October 17, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: βœ… Done
Development

Successfully merging this pull request may close these issues.

2 participants